ComponentOne ASP.NET MVC Controls
OnClientLoadedItems Property (ListBox<T>)

C1.Web.Mvc Namespace > ListBox<T> Class : OnClientLoadedItems Property
Occurs after the list items are generated.
Syntax
'Declaration
 
Public Property OnClientLoadedItems As String
public string OnClientLoadedItems {get; set;}
See Also

Reference

ListBox<T> Class
ListBox<T> Members